auto merge of #491 : alexcrichton/cargo/issue-481, r=brson
authorbors <bors@rust-lang.org>
Wed, 3 Sep 2014 02:29:02 +0000 (02:29 +0000)
committerbors <bors@rust-lang.org>
Wed, 3 Sep 2014 02:29:02 +0000 (02:29 +0000)
The return value of `err.output()` will be `None` if the rustdoc executable
failed to spawn, in which case we can give a more graceful error message.

Closes #481

1  2 
src/cargo/ops/cargo_rustc/mod.rs

Simple merge